home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / tools / pstoedit / history < prev    next >
Encoding:
Text File  |  1996-02-26  |  1.5 KB  |  28 lines

  1.  
  2.    xx.12.95 : Color support,
  3.           pstoedit can now be run in a pipe (filter),
  4.           inserted error checks in pstoedit for checking when gs fails,
  5.           non public PDF and CGM backends
  6.           escaping of () for pure PostScript backend
  7.           added a debug backend
  8.           added the -dis option to open a ghostscript display. 
  9.    xx.xx.95 : Fixed a bug with rotated text. The angle for non rotated
  10.           text was never reset to 0 in the backend.
  11.           Changed the data structure of the points. Now we have 
  12.           the information about the segments in a compound path.
  13.           Some cleanup wrt. OO/C++ .
  14.    06.06.95 : Fixed some font names in drvFIG (Ian MacPhedran)
  15.    05.05.95 : Fixed angle calculation. Pure text files were not handled correctly
  16.    27.04.95 : Add support for rotated text (IJMP) (Ian MacPhedran)
  17.    24.04.95 : Added some checks for unavailable entries in FontInfo dictionary in pstoedit.pro
  18.    24.03.95 : fixed fill operator in makeedit.l to sel linewidth to 0
  19.    24.02.95 : Some cleanup for version 2.1 (setgray, setlinewidth, ...)
  20.    30.09.94 : fixed some setgray problems (due to grestore)
  21.    10.05.94 : Port to C++ and total restructuring of the code
  22.    05.05.94 : support for MIF -> Verion 2.0, plus support for setgray and different fonts
  23.    08.09.93 : multipage support plus changes regarding tgif file version 30
  24.    09.06.93 : recognition of rectangles
  25.    20.04.93 : fix in showpath
  26.               suppress single point paths that some PostScript programs generate
  27.    19.04.93 : Version 1.0 released to comp.sources.postscript
  28.